czc's digital garden
Search
CTRL + K
python class类编程 面向对象编程
我写的GCNs_AMD中的代码都是def函数
我想转成class
Python 从函数 def 到类 Class